home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 1611 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: chch.planet.co.nz!ashby
  2. From: ashby@iac.org.nz (Dean Ashby)
  3. Newsgroups: comp.sys.sun.admin,comp.dcom.modems
  4. Subject: SunOS 4.1.3_U1, USR Sportster modem, and getty
  5. Date: 15 Jan 1996 04:36:36 GMT
  6. Organization: International Centre for Antarctic Information and Research
  7. Message-ID: <4dclkk$cva@sirius.intxpress.co.nz>
  8. Reply-To: ashby@icair.iac.org.nz
  9. NNTP-Posting-Host: evans.iac.org.nz
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. I am currently trying to set up a dial-in modem connection via a USRobotics
  13. modem to a Sun SPARCstation 4 running SunOS 4.1.3_U1.  I have set up the
  14. a serial port (ttyb) to accept in-coming calls as described in Chapter 11
  15. of the "Systems and Network Administration" manual.
  16.  
  17. The basic procedure I followed was:
  18.  
  19.     # mknod cua1 c 12 129
  20.     # chmod 600 cua1
  21.     # chown uucp cua1
  22.  
  23. The eeprom settings for ttyb are as follows:
  24.  
  25.     ttyb-rts-dtr-off=false
  26.     ttyb-ignore-cd=true
  27.     ttyb-mode=9600,8,n,1,-
  28.  
  29. /etc/ttytab looks like this:
  30.  
  31. ...
  32. ttyb    "/usr/etc/getty std.9600"       vt100           on remote
  33. cua1    "/usr/etc/getty std.9600"       unknown         off local secure
  34. ...
  35.  
  36. And a 'kill -1 1' was executed.
  37.  
  38. The modem is configured for "Normal DTR operations" (&D2) and "Normal
  39. CD operations" (&C1).
  40.  
  41. I have not installed Patch 100513-04 (Should I??)
  42.  
  43. When I try to dial into the modem carrier is established, protocol and
  44. compression are negotiated but then carrier is lost before a login
  45. prompt appears.
  46.  
  47. One other thing that I observed that I don't think is right is that
  48. after the 'kill -1 1' is issued 'getty' starts, then spawns a 'login'
  49. process for ttyb.  I seem to remember when I tried this back in the
  50. 4.1.2 days that getty would sit around waiting for an in-coming
  51. connection on the modem before spawning the 'login' process.  Getty
  52. is acting as if CD is always being held high causing it to repeatedly
  53. spawn a 'login' process as the previous one times out.  Unfortunately
  54. I don't have a breakout box to monitor the serial cable and check
  55. if the modem is holding CD high (the CD LED on the modem is off if
  56. that is any indication).
  57.  
  58. I have also tried a Well Communications modem and had exactly the same
  59. problems.
  60.  
  61. Any help would be much appreciated.
  62.  
  63. Regards,
  64.  
  65. Dean
  66.  
  67. +-------------------------------------------------------------------------+ 
  68. | Dean Ashby, ashby@icair.iac.org.nz, ph 64-3-358-4450, fax 64-3-358-4480 |  
  69. | International Centre for Antarctic Information and Research (ICAIR)     | 
  70. | PO Box 14-199, Christchurch, New Zealand.  http://www.icair.iac.org.nz/ |
  71. +-------------------------------------------------------------------------+
  72.